home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A Virtual Reality Guide to Texas
/
CD.iso
/
texdata
/
trnsprtr.dir
/
00502_search text field.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-17
|
112 b
|
9 lines
on keyDown
if the key = RETURN then
dontPassEvent()
initializeSearch()
else
pass()
end if
end